SmartFTP FTP Library
|
Retrieves the machine list of the specified file.
HRESULT GetMLST( [in] BSTR name, [out, retval] IFTPItem** retval );
On success a FTPItem object is returned.
This method only succeeds if the server supports the MLST command. Use the IsServerFeature method to see if the feature is supported by the server.
What do you think about this topic? Send feedback!
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|